Total Complexity | 28 |
Dependencies | 4 |
Dependents | 19 |
Total lines | 155 |
Lines of code | 102 |
Logical lines of code | 66 |
Comment lines | 30 |
Methods | 10 |
Properties | 8 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
getFromCache() | 49 | 8 | 28 | |
storeCache() | 51 | 7 | 23 | |
__construct() | 57 | 3 | 16 | |
get() | 62 | 3 | 12 | |
getCacheDir() | 65 | 2 | 8 | |
set() | 79 | 1 | 3 | |
getGarbageCollector() | 81 | 1 | 3 | |
getDiskCleanup() | 81 | 1 | 3 | |
getCacheFilename() | 77 | 1 | 3 | |
getHashedKey() | 80 | 1 | 3 |